
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b8k -si8k -Suw -L -w100 test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing write test
		block size: 8192
		using interlocked sequential I/O (stride: 8192)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.00s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|   7.00%|   0.29%|    6.72%|  92.99%
   1|   7.16%|   1.22%|    5.94%|  92.83%
-------------------------------------------
avg.|   7.08%|   0.76%|    6.33%|  92.91%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       429850624 |        52472 |       6.83 |     874.48 |    1.141 |     8.165 | test.dat (10240MB)
     1 |       425320448 |        51919 |       6.76 |     865.26 |    1.151 |     8.207 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:         855171072 |       104391 |      13.59 |    1739.74 |    1.146 |     8.186

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |       429850624 |        52472 |       6.83 |     874.48 |    1.141 |     8.165 | test.dat (10240MB)
     1 |       425320448 |        51919 |       6.76 |     865.26 |    1.151 |     8.207 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:         855171072 |       104391 |      13.59 |    1739.74 |    1.146 |     8.186


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |        N/A |      0.729 |      0.729
   25th |        N/A |      0.844 |      0.844
   50th |        N/A |      0.950 |      0.950
   75th |        N/A |      0.973 |      0.973
   90th |        N/A |      0.996 |      0.996
   95th |        N/A |      1.154 |      1.154
   99th |        N/A |      2.083 |      2.083
3-nines |        N/A |     10.656 |     10.656
4-nines |        N/A |    374.178 |    374.178
5-nines |        N/A |    375.220 |    375.220
6-nines |        N/A |    375.974 |    375.974
7-nines |        N/A |    375.974 |    375.974
8-nines |        N/A |    375.974 |    375.974
9-nines |        N/A |    375.974 |    375.974
    max |        N/A |    375.974 |    375.974
